home *** CD-ROM | disk | FTP | other *** search
- E! for Windows - Technical Note #012
- *********************************
- C Extension DLLs and WEP function
- *********************************
-
- If you write an Extension DLL that has a _WEP function, you should not
- have any problem when compiling this DLL and linking it with EWAPI2.LIB.
- However, if you have created a new EWAPI2.LIB module by running IMPLIB
- against EWAPI2.DLL, be sure that you have activated the /NOWEP switch.
-
- Otherwise, you'll get a L2023 error from the linker (MSC 8.00).
-
- Patrick Philippot
- 04/19/94
-